STEP 1: Let's start by telling the user how to play. We've already created a wizard sprite and placed it on the stage.
- In the GRAPHICS tab, go to and drag out Say for Time.
- Change the string in .say() to "Ask me a question, any question!"
Say for Time includes an integer after the string in .say(). This controls how long the sprite speaks!
To navigate the page using the TAB key, first press ESC to exit the code editor.